From 43c515bb5b025d3144e3c1d6870db7fa49a5dca9 Mon Sep 17 00:00:00 2001 From: William Jon McCann Date: Tue, 21 Jan 2014 14:07:09 -0500 Subject: [PATCH] docs: remove spurious i from vim user --- docs/reference/gtk/question_index.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/gtk/question_index.sgml b/docs/reference/gtk/question_index.sgml index f0e11b7a21..ab6c3bdc84 100644 --- a/docs/reference/gtk/question_index.sgml +++ b/docs/reference/gtk/question_index.sgml @@ -522,7 +522,7 @@ macro ? The GTK_TYPE_BLAH macros are defined as calls to -gtk_blah_get_type(), and the _get_type() i +gtk_blah_get_type(), and the _get_type() functions are declared as %G_GNUC_CONST which allows the compiler to optimize the call away if it appears that the value is not being used. -- 2.30.2